home *** CD-ROM | disk | FTP | other *** search
- From: hohmuth@inf.tu-dresden.de (Michael Hohmuth)
- From: Julian Reschke <reschke@GOEDEL.UNI-MUENSTER.DE>
- From: Kay Roemer <roemer@informatik.uni-frankfurt.de>
- Subject: Re: 1.11
- Subject: Pure diffs
- Subject: Re: MiNT 1.10 re-sync
- Date: Thu, 9 Jun 1994 19:14:08 +0200 (MET DST)
- In-Reply-To: <9406081320.AA26015@math.uni-muenster.de> from "Julian Reschke" at Jun 8, 94 03:19:10 pm
- From: hohmuth@inf.tu-dresden.de (Michael Hohmuth)
- Mime-Version: 1.0
-
- Julian writes:
-
- > In the next mail, I'll send a few patches that make PureC happy again.
- > Michael, could you please add them to your patch set?
-
- Yes, of course.
-
- Now that the first patch is one week old, I've created a second one.
-
- Now available via ftp from ftp.inf.tu-dresden.de:
-
- pub/atari/Mint/Kernel/mint-1.10h1-1.10h2-diffs.gz
- Diffs against the kernel patched with the first patch.
-
- pub/atari/Mint/Kernel/mint-1.10-1.10h2-diffs.gz
- Diffs against the virgin kernel.
-
- You can also get this via email by sending a message to
- ftpmail@ftp.inf.tu-dresden.de containing this text in the message body:
-
- send pub/atari/Mint/Kernel/mint-1.10h1-1.10h2-diffs.gz
- or
- send pub/atari/Mint/Kernel/mint-1.10-1.10h2-diffs.gz
-
- After my .sig are the last few commit messages.
-
- Bye,
- Michael
- --
- Email: hohmuth@inf.tu-dresden.de
- WWW: http://www.inf.tu-dresden.de/~mh1/
-
- **************************************
- From: Julian Reschke <reschke@GOEDEL.UNI-MUENSTER.DE>
- Message-Id: <9406081320.AA26020@math.uni-muenster.de>
- Subject: Pure diffs
-
- biosfs.c dos.c dosdir.c dosfile.c dosmem.c main.c memprot.c proc.c
- procfs.c proto.h xbios.c purec/makefile purec/mintpure.prj purec/osbind.h
- purec/puremint.txt:
- patches that make PureC happy again
-
- **************************************
- From: Kay Roemer <roemer@informatik.uni-frankfurt.de>
- Message-Id: <9406070617.AA19921@hera.rbi.informatik.uni-frankfurt.de>
- Subject: Re: MiNT 1.10 re-sync
-
- proc.c: Reading from serial devices (ie /dev/modem1) blocks forever due to
- a lacking call to checkbttys() in sleep().
- (Fixed this. --hohmuth)
-